createShear
Creates a shear transformation matrix.
Return
A new affine transformation matrix representing the shear.
Parameters
shearX
The shear factor in the x-direction.
shearY
The shear factor in the y-direction.
Creates a shear transformation matrix.
A new affine transformation matrix representing the shear.
The shear factor in the x-direction.
The shear factor in the y-direction.